home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1997 February / Software of the Month Club 1997 February.iso / pc / dos / games / cribbage / cribbage.new < prev    next >
Encoding:
Text File  |  1996-11-19  |  5.9 KB  |  132 lines

  1. ========================
  2.  
  3.         Cribbage
  4.  
  5.            by
  6.  
  7.      David A. Teach
  8.  
  9.   Copyright(c) 1993-96
  10.  
  11. ------------------------
  12.  
  13. Cribbage Version History
  14.  
  15. ========================
  16.  
  17.   Version 2.3 - 11/19/96
  18.     - fixed a longtime bug that didn't usually give you credit for
  19.         having all four cards plus the starter add up to fifteen
  20.         when counting points at the end of a hand.
  21.     - changed some of the peg colors to make them easier to see.
  22.     - someone told me that 2 points for getting 31 is not called
  23.         a "go" but just "31".  I put this in, correct me if wrong.
  24.     - changed the option screen to more easily show that the muggins
  25.         option depends on whether tallying is on or off.
  26.     - broke up the documentation file to create a separate version
  27.         history file, like I already have in Ginrummy.
  28.  
  29.   Version 2.2 - 06/26/96
  30.     - fixed a bug where the noblank option did not work, instead
  31.         it changed your name to "noblank".
  32.  
  33.   Version 2.1 - 04/30/96
  34.     - added an option to manually tally the points of your cards.
  35.         You only score the total that you give. (on undercounting)
  36.     - to go along with the above option is the new Muggins option.
  37.         If you count wrong, your opponent gets the point difference.
  38.     - added a variable delay option for how long the dialog boxes
  39.         stay up on the screen.  The PAUSE command-line option still
  40.         works, and will override the setting in the options file.
  41.     - fixed a bug in the statistics that read the stats file wrong
  42.         if you averaged 10 or more point in you crib.
  43.     - added peg counting animations when scoring points.
  44.  
  45.   Version 2.0 - 01/03/96
  46.     - added animation (movement) of the cards when drawing and
  47.         discarding using a variable timing routine. (Well, sort
  48.         of animations. Cards show up one at a time simulating the
  49.         dealing, instead of all at once.  Later I'll maybe add some
  50.         real sliding of the cards around the screen and stuff.)
  51.     - fixed a longtime bug in the statistics saving where if you
  52.         changed your name to another name in the list that was not
  53.         the first, it would overwrite the first name with the new one.
  54.  
  55.   Version 1.9 - 11/02/94
  56.     - changed the registration address again, my phone number is the
  57.         same though.
  58.     - removed the graphic file for the card backs until I can do
  59.         a better job drawing and implementing them.  If you REALLY
  60.         liked them, let me know and I'll put them back in later.
  61.     - put in requested NOKEYBOARD "baby switch" that will disable
  62.         most keyboard input during play and use the mouse only.
  63.  
  64.   Version 1.8 - 05/10/94
  65.     - added the ability to read the pattern of the card backs from
  66.         a random spot on a 640x350x16 pcx file, if present.
  67.     - added the PAUSE option to not remove the score boxes after
  68.         the usual 5 second wait so you can see the points better.
  69.     - fixed a few small screen junk bugs.
  70.  
  71.   Version 1.7 - 03/04/94
  72.     - when the starter is a jack, it now says correctlly says
  73.         "heels" instead of "nobs" when scoring.
  74.     - fixed a bug that did not count all five cards for fifteen
  75.         scoring.
  76.  
  77.   Version 1.6 - 02/10/94
  78.     - added a box that shows the scores after each hand played.
  79.     - changed the CRC error checking routine to be more accurate.
  80.     - greatly reduced the size of the executable file.
  81.     - fixed a bug that didn't allow the screen blanker to work if
  82.         you had less than four cards in your hand.
  83.  
  84.   Version 1.5 - 01/06/94
  85.     - the new NODISK option was accidentally defaulted to TRUE,
  86.         thereby no options or statistics could be saved or loaded.
  87.     - fixed a bug that didn't allow keyboard play after using the
  88.         mouse to cancel a command selection.
  89.  
  90.   Version 1.4 - 11/10/93
  91.     - all keyboard keys now work when using a mouse so that you
  92.         can now play with mixed controls.
  93.     - replaced KEYBOARD command line option with the NODISK option.
  94.     - added the VIEW command line option to view the documentaion file.
  95.  
  96.   Version 1.3 - 09/22/93
  97.     - finally fixed the program so that the mouse can be used on
  98.         Hercules and MDA graphics systems.
  99.     - changed the NOBLANK option as workaround for people who cannot
  100.         access their mouse in the Options, High Scores, or Statistics
  101.         screens.  It now eliminates all video paging.
  102.     - fixed a bug that did not put the +/- sign in the options menu
  103.         when using Hercules graphics and the keyboard.
  104.  
  105.   Version 1.2 - 06/25/93
  106.     - improved the formulas when choosing cards to discard that take
  107.         into consideration which player is holding the crib.
  108.     - changed stats to separately track the average number of points
  109.         in your hand and crib, and got rid of average hands per game.
  110.     - moved the mouse pointer away from the middle of the screen when
  111.         starting a new game to not block the box that says who deals.
  112.     - enhanced the logic when choosing a card to play for the hints
  113.         and for the computer player.
  114.     - fixed a bug that sometimes did not end a hand after all of the
  115.         cards were played.
  116.     - corrected an error which sometimes waited a turn before ending
  117.         a game when the human player pegged the last hole for a win.
  118.     - added CRC checksum self-validation of the executable file to
  119.         catch possible virus, hacking, or file corruption errors.
  120.     - changed my address and phone number for those who want to
  121.         register or have questions.
  122.  
  123.   Version 1.1 - 03/30/93
  124.     - fixed a minor bug that indented the cards incorrectly when the
  125.         dealer went next after a 'GO' was called.
  126.     - corrected a few spelling errors in the program and in the
  127.         documentation.
  128.     - changed some of the screen layout and colors.
  129.  
  130.   Version 1.0 - 03/29/93
  131.     - converted my GinRummy (4.1) card game to Cribbage.
  132.